home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / disk-tools / misc / copy-c / copy-c.doc < prev    next >
Text File  |  1995-08-17  |  22KB  |  550 lines

  1. *----· · ·                                                               ·
  2. |\                                                                       ·
  3. | \                                                                      |
  4. ·  ·                                                                    \|/
  5. ·    =====    ====     ====   =     =              =====    /XXXXXXXXX·--+--·
  6.    ==*****|  |****|   |****| |*|   |*|           ==*****|   \XXXXXXXXXXX/|\
  7.   |**=====  |*====*|  |*|=|*| |*| |*|           |**=====      |XX|  |XX| |
  8.  |*==      |*=    =*| |*|=|*|  |*=*|   ======  |*==           |XX|  |XX| ·
  9.  |*|       |*|    |*| |****|    |*|   |******| |*|            |XX|  |XX| ·
  10.  |*==      |*=    =*| |*===     |*|    ======  |*==           |XX|  |XX|
  11.   |**=====  |*====*|  |*|       |*|             |**=====      |XX|  |XX|
  12.    ==*****|  |****|   |*|       |*|              ==*****|   /XXXXXXXXXXXX\
  13.      =====    ====     =         =                 =====    \XXXXXXXXXXXX/
  14.                                                                       ******
  15.                                             ****************************
  16.                  ***************************************
  17.   ******************************************
  18. *******************************
  19. ******************
  20.  **************
  21.  
  22.                           ----------------------
  23.                          |THE COPY-C V2.0 MANUAL|
  24.                           ----------------------
  25.  
  26.  
  27. *****************************************************************************
  28.  
  29. RIGHTS: -The docs and the program mustn't be changed by anyone who has not
  30.          the permission of the programmer.
  31.  
  32.         -Unlike Copy-C V1.X, COPY-C II is now fully freeware.That means
  33.          that you DON'T HAVE TO PAY ANYTHING IF YOU USE COPY-C !
  34.  
  35.         -The reason for this change is the fact that I only received very 
  36.          few registrations 
  37.         
  38.         -Copy-C may freely be distributed
  39.  
  40. *****************************************************************************
  41.  
  42. CHANGES FROM V1.X: -FULL SUPPORT OF HD-FLOPPYS!!! (see PREFS)
  43.                    -ERRORCOPY-MODE
  44.                    -OPTIMIZE-MODE & OPTIMIZE+COPY-MODE
  45.                    -CLEANDISK-MODE
  46.                    -BLOCKEDITOR
  47.                    -VIRUSCHECK (Bootblock.library required)
  48.                    -CUSTOM-BOOTBLOCK OPTION
  49.                    -JAMCRACKER-SONGS can be played(+better PROTRACKER-REPLAY)
  50.                    -BACKGROUND-SONGS are now XPK-depacked
  51.  
  52.  
  53. *****************************************************************************
  54. BUG REPORT: If you find bugs or things that worry you in my programs,if they
  55.             don't run at all,also if you have new ideas to improve Copy-C 
  56.             write me an E-mail or a letter.Don't forget to tell me the
  57.             conditions,under which it happened(AXXXX,HD?,68xxx...).
  58.  
  59.  
  60. UUCP:                     midas@tomtec.abg.sub.org
  61.  
  62. ADDRESS:
  63.                                 Ludwig Huber
  64.                             Wilhelm-Busch-Weg 14
  65.                                86161 Augsburg
  66.                                   Germany
  67. *****************************************************************************
  68.  
  69.  
  70.  
  71.  
  72.  
  73.         WARNING:THE AUTHOR TAKES NO RESPONSIBILITY
  74.                 FOR DAMAGES CAUSED BY COPY-C!
  75.  
  76.  
  77.                            WHAT IS Copy-C ?
  78. -----------------------------------------------------------------------------
  79. Copy-C is a Disk Tool for making SECURITY-COPYS of your disks or FORMATTING,
  80. OPTIMIZING...them.It was fully written in Assembler language and I think it's
  81. pretty fast.
  82. -----------------------------------------------------------------------------
  83.  
  84.  
  85.  
  86.                            HOW TO START IT
  87. -----------------------------------------------------------------------------
  88. When you start Copy-C,no other disk activities(except loading it) should run.
  89. To start Copy-C,you have to load the file "Copy-C" from the CLI or click on
  90. the ICON when using the WORKBENCH.
  91. The program will use the req.library and the powerpacker.library,if they are
  92. in your "LIBS:" directory.These libraries can be found in the "libs/" dir.
  93. It will also use XPK-libraries in your "LIBS:compressors/"-directory.(The
  94. xpkmaster.library is not needed).For the VirusCheck,you need BootBlock.library
  95. in LIBS: and "L:Bootblock.brainfile".You find them in "libs/" and "l/".
  96.  
  97. -BootBlock.brainfile and BootBlock.library were programmed by Johan Eliasson.
  98.  They are Copyright (C) Safe Hex International.
  99.  
  100. -The powerpacker.library is (C) by Nico François.
  101.  
  102. -Req.library  was  written  by  Colin  Fox (of Pyramyd Designs) and
  103.  Bruce  Dawson  (of  CygnusSoft  Software).Req.library is copyrighted.
  104. -----------------------------------------------------------------------------
  105.  
  106.  
  107.          NOTE:  IF YOU JUST WANT TO USE THE STANDART OPERATIONS,YOU DON'T
  108.                 HAVE TO READ THE EXPLANATIONS ON SYNCWORDS AND
  109.                 START/END/TARGET TRACKS.
  110.  
  111.  
  112.              HOW TO USE ALL THESE GADGETS AND DISPLAYS ?
  113. -----------------------------------------------------------------------------
  114. After you've succeeded in starting Copy-C,you'll face a new SCREEN with a
  115. lot of gadgets.Here you see the functions and the use of them:
  116.  
  117. QUIT
  118.  
  119. To quit,click the point at the top and full left OR press Escape.
  120.  
  121.  
  122. SOURCE/TARGET DRIVES
  123.  
  124. At the disk symbols,you see the drives you have and can select them to be
  125. the SOURCE or (one of) the TARGET DRIVE(s).All symbols are grey when they
  126. are unselected.A selected SOURCE symbol is yellow,a selected TARGET symbol
  127. is VIOLET (means VERIFY ON) when clicked once and BLUE(means VERIFY OFF)
  128. when clicked again.VERIFY means that,after write operations,the data is
  129. tested to be on disk as expected(if it isn't,a WRITE ERROR is displayed).
  130. VERIFY MODE should always be turned on when you don't test a disk afterwards
  131. anyway.If you copy a disk when a drive is SOURCE and TARGET the program will
  132. copy using the ram.
  133.  
  134.  
  135. MODE
  136.  
  137. THE "MODE" GADGET is used to choose the different ACTIONS that Copy-C offers.
  138. (clicking on it with the LEFT MOUSEBUTTON changes to the next MODE in the 
  139. list,using the RIGHT MOUSEBUTTON changes to the previous MODE)
  140.  
  141.  
  142. DOSTOOLS
  143.  
  144. By clicking on DOSTOOLS, you enter a menu where you can select further
  145. MODES.
  146.  
  147.  
  148. START/END/TARGET BLOCK/TRACK
  149.  
  150. Above and Below these numbers,there are arrows that you can click on to change
  151. the values.The '1's or '0's(click on it to change them)behind the track values
  152. show the side of the track to start/end or to copy to.The BEGIN/END TRACK(!)
  153. values can also be changed by just clicking in the TRACKDISPLAY(it's the GRID
  154.  with numbers at the edge).The functions may differ at the different MODEs ,
  155. so see the explanation at "MODES".You can select tracks up to track 81,but not
  156. all disk-drives can use this.If you go to a track that a drive can't reach
  157. ,this could cause big problems(=>damaged copies,NAME MODE shows errors on
  158. correct disks...).So if you don't know sure if your drive(s) can go up to
  159. track 81/80,select only tracks up to track 79.
  160.  
  161.  
  162. SOURCE/TARGET SYNC
  163.  
  164. Here,you can change(as above) the values of the SOURCE/TARGET SYNCWORD.These
  165. can be used to work with disks of different syncwords or to change the
  166. syncword of a disk.They have no meaning during the DIRECTORY MODE.There's a
  167. button left of the two syncword displays that can be used to reset the
  168. SOURCE/TARGET SYNCs to normal.
  169.  
  170.  
  171. USE
  172.  
  173. Here,you can choose between "DSK" and "RAM".When "RAM" is selected,the program
  174. is forced to COPY DISKs by loading them in the ram and then writing them out
  175. of the ram on another disk.The advantage in "RAM" mode is that you're asked
  176. to repeat the writing(if you want to copy something to several disks).In "DSK"
  177. mode,copying without using ram is prefered(it's faster).
  178.  
  179.  
  180. START/STOP/REPEAT
  181.  
  182. Using "START",you start the ACTION that you've chosen.During an ACTION,you
  183. can ABORT using the STOP gadget.Whenever a disk is copied using RAM,you'll
  184. have the possibility to "REPEAT".If you then click on the REPEAT gadget,the
  185. data in RAM will be written again to the TARGET drive(s).
  186.  
  187.  
  188. NAME/CHECK/DIR
  189.  
  190. These are three MODEs that you can start quickly by clicking on their gadgets.
  191. If you click on "CHECK" using the LEFT MOUSEBUTTON, the MODE "CHECKDISK" is
  192. started,if you use the RIGHT MOUSEBUTTON, the MODE "BAMCHECK" is started.
  193. By clicking on the NAME gadget using the RIGHT MOUSEBUTTON,you can enter the
  194. NAME-MENU.IN this menu,you can choose if DISKNAMES are to be recorded before
  195. copy operations(and displayed in this menu) or not.You also can clear the
  196. NAMESLIST there.If you select "DIR",you enter the DIRECTORY MODE.
  197.  
  198.  
  199. BACK
  200.  
  201. Whenever you use this,all values are set to normal.
  202.  
  203.  
  204. HELP
  205.  
  206. If you click on this gadget or hit the HELP-KEY of your keyboard,you'll
  207. get a short information on the READ ERRORS displayed in the TRACKDISPLAY.
  208.  
  209.  
  210. TIME
  211.  
  212. At this place,you can see how much time has gone since you started the last
  213. ACTION.The time stops to count when an ACTION is canceled or has finished.
  214.  
  215.  
  216. PREFS
  217.  
  218. Clicking on this one,you enter the PREFERENCES MENU.There,you can save all
  219. parameters(to "S:Copy-C.config") so that they remain the same when you start
  220. the program again.In this menu,you can also choose if VERIFY should be done in
  221. DIRECTORY MODE(it's called "FILEVERIFY").This also applies to the Blockeditor.
  222. Changing the "RETRYS" value,you can specify how often the program should try
  223. again when READ/WRITE ERRORS occur.If you want a JAMcracker/Protracker Module
  224. to be played during Copy-C runs,enter the filename in this menu and select
  225. "SONG:ON".If the req.library could be found in the LIBS: dir while starting
  226. Copy-C,you will be able to select the song you want from a FileRequester.The
  227. switches about DIRSORT and ARROWS can be used to change the DIR-DISPLAY in
  228. DIRECTORY MODE.If you have a newer(ECS+) blitter installed in your Amiga,
  229. you can select if the Copy-C Screen should be displayed with NTSC,PAL,or no
  230. special mode.
  231. IF YOU WANT TO WORK WITH HD-DISKS,YOU HAVE TO SWITCH "HD-DISKS:ON".
  232. In this Menu,you can also (de)activate a ScreenBlanker and set the time
  233. after it blanks the screen("BLANK:XXX").
  234. You can also select a Custom-Bootblock by typing the filename into the
  235. lower frame and then(!) switching "CUSTOMBB:ON".Then,the selected Bootblock
  236. File will be used instead of the standard Bootblock when installing bootable
  237. Disks.You find examples of Bootblock-files in the BootBlocks-dir.One is
  238. A Viruskiller that kills all reset-resistant prgs(so the RAD,too).
  239. If you have the "bootblock.library" in "LIBS:" and "L:Bootblock.brainfile"
  240. and select "VCHECK:ON",then the Program will check your Disk for 
  241. Virus-Bootblocks at several occasions.(f.ex. at "NAME,CHECK,NORMCOPY,DIR...")
  242. If a Virus is found,you will be told by the Program.To remove these
  243. viruses,INSTALL a new BootBlock.
  244.  
  245.  
  246. TRACKDISPLAY
  247.  
  248. During ACTIONS,you can watch here the tracks that are read or written.READ
  249. ERRORS are displayed in red numbers(use HELP gadget/key),WRITE ERRORS(ONLY
  250. DISPLAYED WHEN using VERIFY) are displayed in blue numbers(the number is the
  251. drive's).IF NO ERROR has happened,a brown "0" is displayed.
  252.  
  253.  
  254. TEXTFRAME
  255.  
  256. Here, all (ERROR)MESSAGES and QUESTIONS for the user are displayed.If you have
  257. to input a Disk-Name or something like that,you do it here.
  258. Right of the TEXTFRAME,there is a small box in which it is displayed wheter
  259. you are working on a DD or a HD-Disk.
  260.  
  261. ------------------------------------------------------------------------------
  262.  
  263.  
  264.  
  265.                    WHAT DO THESE DIFFERENT MODES DO ?
  266. ------------------------------------------------------------------------------
  267. Here you see the functions and the parameters of the different ACTIONS.
  268.  
  269. ******************************************************************************
  270. But first ,some little remarks about...
  271.  
  272. TRACKS:
  273. All DISKS are divided in tracks.Every track has two sides(you can see this in
  274. the TRACKDISPLAY).
  275.  
  276. SYNCWORDS:
  277. In all modes,except DIRECTORY MODE,tracks are read using the SOURCE SYNC,
  278. and written using the TARGET SYNC.In DIRECTORY MODE,the normal syncwords
  279. (READS & WRITES $4489) are used.
  280.  
  281. DISK ERRORS:
  282. If WRITE ERRORS are shown in the grid after an operation,something went wrong.
  283. Then, you should try (an)other TARGET DISK(s).But if the SOURCE disk already
  284. had READ ERRORS,this can be the reason for the data not to be able to be
  285. copied!
  286.  
  287. DISKS:
  288. Normal AmigaDOS disks only use the tracks from 0 to 79,so for a standart
  289. copy/check/... operation,only these tracks need to be selected.
  290.  
  291. HD-DISKS:
  292. Amiga HD-disks have the same amount of tracks as DD-disks.Each track has
  293. twice as much blocks as at DD.
  294. ******************************************************************************
  295.  
  296.  
  297. NAME
  298.  
  299. This gives you some information about the SOURCE DISK.It shows the name of the
  300. SOURCE and shows if it is bootable
  301.  
  302.  
  303. CHECK
  304.  
  305. It checks the SOURCE TRACKS beginning at the STARTTRACK and ending at the
  306. ENDTRACK.Using it,you can see if READ ERRORS are on a disk.
  307.  
  308.  
  309. BAMCHECK
  310.  
  311. BAMCHECK works just like CHECK,but only the tracks used by Files are tested.
  312. This is useful,when a disk was copied with BITM.COPY,and you want to check
  313. only the tracks that were copied.
  314.  
  315.  
  316. NORMCOPY
  317.  
  318. NORMCOPY is used to copy disks.
  319. NORMCOPY copys the tracks beginning at STARTTRACK and ending at ENDTRACK
  320. from the SOURCE to the tracks of the TARGET(s) beginning at TARGETTRACK.
  321.  
  322.  
  323. ERRORCOPY
  324.  
  325. ERRORCOPY retries to copy the Tracks that caused Errors during the last
  326. Operation.
  327.  
  328.  
  329. FORMAT
  330.  
  331. FORMAT formats (a) disk(s) so that it/they can be used by AmigaDOS.
  332. FORMAT formats the tracks of the TARGET(s) beginning at STARTTRACK(!) and
  333. ending at ENDTRACK.
  334. During the tracks are formatted,you'll be asked a few questions about the
  335. filesystem and the bootblock of the disk to be made.You "answer" them by
  336. pressing the corresponding key shown in brackets.
  337. The possibilities are:
  338.  
  339.         OFS             normal FileSystem
  340.         FFS             FastFileSystem          (only OS2.0 or higher)
  341.         CLEAR           no INITIALIZING(no FileSystem)
  342.  
  343.         INTER.          International MODE      (only OS2.0 or higher)
  344.         DirCache        DirectoryCache          (only OS3.0 or higher)
  345.         NORM            no International MODE/DirCache
  346.  
  347.  
  348.         BOOTABLE        create bootable disk
  349.         DATA            create non-bootbable disk
  350.  
  351.  
  352. After this,you will have to enter the disk name.If you just hit return,the
  353. disk name will be "CLR $XXXX",where "XXXX" counts upwards after every format.
  354. If you have selected several TARGETs,you'll have to enter all this again for
  355. the other disks.
  356.  
  357.  
  358. FORMATQ
  359.  
  360. FORMATQ works just like FORMAT,but it doesn't format the TARGET tracks,but
  361. just initializes the TARGET DISK(s).For this reason,you will of course not be
  362. asked the "CLEAR" option.
  363.  
  364.  
  365. CODE+COPY
  366.  
  367. This MODE copies a disk like NORMCOPY,but codes the tracks before writing.
  368. At the beginning of this ACTION,a CODE of 4 Letters(an 'A' is not an 'a'!)
  369. has to be entered.As the chosen CODE is not shown too long after hitting
  370. return,you should remember it in some way.To DECODE a CODED disk,you use the
  371. same MODE with the same CODE again (only the former TARGET is now the SOURCE).
  372.  
  373. In this way,you can make sure,that only the person who knows the code(I hope
  374. that's you!) can get the data of the disk back.
  375.  
  376.  
  377. KILLDISK
  378.  
  379. KILLDISK destroys the data of TARGET tracks beginning at STARTTRACK(!) and
  380. ending at ENDTRACK.
  381.  
  382.  
  383. COMPDISKS
  384.  
  385. This MODE can be used to COMPARE TWO(or more) DISKs.
  386. "COMDISKS" works nearly like NORMCOPY,only,nothing is written on the TARGET
  387. disk and the data of the SOURCE is compared to that of the TARGET(s).Therefore
  388. ,in the program,the TARGET will be called the "2.SOURCE".If the data of the
  389. SOURCE track is not equal to the data of the TARGET track,this will be shown
  390. BLUE in the TRACKDISPLAY,just like at WRITE ERRORS.
  391.  
  392.  
  393. RELABEL
  394.  
  395. You can rename the TARGET disk(s) with this.All you have to do is to start it
  396. and enter the new diskname(s).
  397.  
  398.  
  399. INSTALL
  400.  
  401. After you've started it,you'll be asked the type of bootblock((non)bootable)
  402. to be installed on the TARGET disk(s).
  403.  
  404.  
  405. BLOCKCOPY
  406.  
  407. BLOCKCOPY can be used to copy blocks to different places on disks.
  408. This copys the SOURCE BLOCKs beginning at STARTBLOCK and ending at ENDBLOCK to
  409. the TARGET BLOCKs beginning at TARGETBLOCK.
  410.  
  411.  
  412. BITM.COPY
  413.  
  414. BITMAPCOPY nearly works like NORMCOPY,the difference is that BITM.COPY only
  415. copies the tracks that are used by Files.But be careful:if there were already
  416. READ ERRORS on the TARGET disk(s),they might be still on it after such a copy.
  417. (if this occurs,the TARGET can only be used to READ files from it)
  418.  
  419.  
  420. ADD DFX
  421.  
  422. Using this option,you have the possibility to activate drives that YOU turned
  423. on after Copy-C was started.(these are not activated for AmigaDOS)
  424.  
  425.  
  426. OPTIMIZE
  427.  
  428. This optimizes the Disks you selected as Targets so that Files and
  429. Directories can be read faster from them.As Data can be lost if Errors
  430. occur during this Operation,use the OPTM+COPY MODE with important Disks.
  431.  
  432.  
  433. OPTM+COPY
  434.  
  435. This copies the Source-Disk to the Target-Drives AND optimizes it like
  436. the OPTIMIZE-MODE.Source and Target may not be the same here.
  437.  
  438.  
  439. CLEANDISK
  440.  
  441. This mode will clear all blocks on the Target-disks that are unused by
  442. the Filesystem.It can be used to make sure that Files you have deleted 
  443. can't be recovered.
  444.  
  445.  
  446. BLOCKEDIT
  447.  
  448. When you start this,a Window opens.On the right,you can select the block
  449. of the SOURCE DISK you want to read,modify AND WRITE.THE SELECTED TARGET
  450. DRIVES ARE IGNORED.At the upper right,you see the number of the block you
  451. have selected.There are some Gadgets above the display of the block:
  452.  
  453.        SUM:BITMAP/NORMAL selects whether CALC will calculate and insert
  454.                          the checksum for a BITMAP-block or a normal
  455.                          Filesystem-block.
  456.        READ reads the block you selected from the SOURCE.If you click on
  457.             it using the RIGHT MOUSEBUTTON(req.library required) you'll
  458.             be able to load the data for the block from a file.
  459.        WRITE writes the data to the block you selected on the SOURCE.If
  460.              you click on it using the RIGHT MOUSEBUTTON(req.library
  461.              required) you'll be able to write the data to a file.
  462.  
  463. Below the gadgets,you can see and edit the Data of the block you read
  464. last.On the left side,the data is displayed as Hex,on the right it is 
  465. displayed as ASCII-text.You switch between Hex and ASCII by typing TAB or
  466. by placing the cursor with the mouse.
  467.  
  468.  
  469.  
  470.  
  471. DIRECTORY
  472.  
  473. To start this,you need enough RAM.If you succeeded in starting it, a new
  474. screen opens and you see some more gadgets.Things you should know are shown
  475. to you in a special window.When you click ,using the RIGHT MOUSEBUTTON,the
  476. gadget left at the top ,you'll be able to choose the drive to read the dir
  477. from.There you can also select "RAM:" for storage of files in the RAM.Yet,
  478. this is NOT connected to the OS' Ram-Disk.It is deleted when leaving Copy-C.
  479. You cancel this and most other operations by clicking "CANCEL".When a dir
  480. has been read,you can see it on the screen.Clicking on a file using the LEFT
  481. MOUSEBUTTON,you select it,using the RIGHT MOUSEBUTTON,you see the subdir (if
  482. it is a dir) or a display of the file.The filedisplay shows the following
  483. filetypes:
  484.  
  485. ******************************************************************************
  486. BINARY files,ASCII texts,IFF/ILBM pictures,JAMcracker/PROTRACKER MODULES;
  487.  
  488. All these files are decrunched if they are POWERPACKED files and the
  489. "powerpacker.library" was in the "LIBS:" directory while starting Copy-C.
  490.  
  491. During the display of ASCII texts or BINARY files,you can choose some options
  492. that should help you to read a text.Here you see a short explanation:
  493.  
  494.  
  495.    GADGET    |            explanation                | corresponding keys
  496. ------------------------------------------------------------------------------
  497. "EXIT"       | you quit the filedisplay with this    |  Esc
  498. "<"          | lets you go up in the text            |  cursor up
  499. ">"          | lets you go down in the text          |  cursor down
  500. "<<"         | lets you go down one page in the text |  shift + cursor up
  501. ">>"         | lets you go down one page in the text |  shift + cursor down
  502. "T"          | lets you go to the top of the text    |  T
  503. "B"          | lets you go to the bottom of the text |  B
  504. "PRINT"      | prints the ascii/hex file             |      -----
  505. "SEARCH"     | enables you to search for a string    |  S
  506.              | in the menu use:                      |
  507.              | "CANCEL" = LEFTAmiga + C              |
  508.              | "HEX"    = LEFTAmiga + H              |
  509.              | "ASCII"  = LEFTAmiga + A              |
  510. "REPRINT"    | clears the result of the last search  |  SPACE
  511. ------------------------------------------------------------------------------
  512.  
  513. All other display-modes can be quitted by just clicking the LEFT MOUSEBUTTON.
  514. ******************************************************************************
  515.  
  516. Clicking on the "A/C" gadget using the LEFT MOUSEBUTTON selects all files,
  517. using the RIGHT MOUSEBUTTON unselects all files.The "PARENT" gadget starts
  518. loading the parent directory if the actual directory is a subdir.
  519. You can enter the FILETOOL-MENU using the RIGHT MOUSEBUTTON on "-MENU-".
  520.  
  521. Now some short explanations on the actions in the FILETOOL-MENU:
  522. ******************************************************************************
  523. (The writing operations here are all influenced by "FILEVERIFY ON/OFF" in
  524.  the prefs menu)
  525.  
  526.  
  527.  ACTION |              explanation
  528. ------------------------------------------------------------------------------
  529. SET->T  |  sets the actual directory to be the TARGET DIRECTORY
  530. COPY>T  |  copys the selected files to the TARGET DIRECTORY
  531. MOVE    |  shifts the selected files on a disk between subdirs
  532. DELETE  |  deletes all selected files
  533. RENAME  |  gives you the possibility to rename the selected files
  534. MDIR    |  creates a subdir in the actual directory
  535. ------------------------------------------------------------------------------
  536. ******************************************************************************
  537.  
  538. You quit the DIRECTORY MODE by clicking on the "EXIT" gadget.
  539.  
  540.  
  541.  
  542. #############################################################################
  543. last changes in manual done on 10.8(AUGUST).1995
  544.  _         _   _
  545. ( )       ( )_( )
  546. ( )_   _  (  _  )  _   UUCP: midas@tomtec.abg.sub.org
  547. (___) (_) (_) (_) (_)
  548. The manual was written and Copy-C was programmed by Ludwig Huber.
  549. #############################################################################
  550.